home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2000 December
/
Net78.iso
/
pc
/
links
/
00010_Script_link - AOL Instant Messenger (Top20)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-10-10
|
248 b
|
10 lines
on mouseDown me
puppetSound 1, "ClickSound"
on mouseUp
if the platform = "Windows,32" then
open the moviepath&"software\AOLInst\AIM295UK.exe"
else
open the moviepath&"software:AOLInst:InstallAIM4.1.1068"
end if
end if
end